Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plots: remove --select CLI option #3840

Merged
merged 2 commits into from
May 21, 2020
Merged

Conversation

efiop
Copy link
Contributor

@efiop efiop commented May 21, 2020

iterative/dvc.org#1255

  • ❌ I will check DeepSource, CodeClimate, and other sanity checks below. (We consider them recommendatory and don't expect everything to be addressed. Please fix things that actually improve code or fix bugs.)

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

@efiop efiop requested a review from pared May 21, 2020 02:49
try:
plots = self._func(
targets=self.args.targets,
template=self.args.template,
fields=fields,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not removing the API part because it is covered by the tests and we will definitely end up using it in the nearest future. Just removing it from CLI so one tries to use it in 1.0.

dvc/command/plots.py Show resolved Hide resolved
efiop added 2 commits May 21, 2020 15:33
It needs reconsideration, we can't release it as is right now. E.g. it
expects xpath to start with `$`, but that will get interpreted by your
shell, which is bad.
@efiop efiop merged commit 130b76c into iterative:master May 21, 2020
@efiop efiop self-assigned this May 21, 2020
@pared pared mentioned this pull request Jul 22, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants